home *** CD-ROM | disk | FTP | other *** search
-
- ST Writer Macros
-
- Price was the main factor for me when I chose to buy an
- Atari ST -- not just the price of the computer but of the
- software as well. And I certainly couldn't quibble about the
- price of word processing, my primary application. At the
- time, Atari was supplying 1st Word free with the computer,
- and later I picked up ST Writer.
-
- Both, however, left some things to be desired, even for
- my needs, which involve few display or formatting frills.
- Basically, I'm easily pleased. I just want to sit down and
- get words onto the screen in the order I want them. In other
- words, I like to make words do tricks.
-
- 1st Word, though, demanded that you use the mouse for
- virtually everything, slowing block operations particularly
- to a crawl. ST Writer, on the other hand, lacked commands
- for deleting text a word, sentence or paragraph at a time.
-
- Enter STARTKey, a keyboard macro designer supplied in
- the winter 1987 issue of STart magazine. With STARTKey, many
- of us have been able to design macros that bring 1st Word's
- menu commands to the keyboard. And this max file adds
- several Alternate-key combinations to ST Writer's command
- set. (Hold down the alternate key plus the indicated key.)
-
- Here are my added commands:
-
- Alt-W ... delete from cursor to beginning of next word
-
- Alt-S ... delete from cursor to beginning of next
- sentence
-
- Alt-P ... delete from cursor to beginning of next
- paragraph
-
- Alt-(period) ... move cursor to beginning of word to the
- right
-
- Alt-(comma) ... move cursor to beginning of word to the
- left
-
- Alt-X ... transpose two letters
-
- You must have STARTKEY.ACC installed on your boot disk
- to use this or other STARTKey macros. If you place this
- macro, renaming it MACROS.MAX, it is loaded into the STARTKey
- desk accessory automatically. Otherwise, it can be loaded
- into STARTKey at any time.
-
- These particular commands use ST Writer's block move,
- block delete, search and undo commands. Thus they are a
- little slow and clumsy. (For instance, the delete word
- command recognizes only spaces as delimiters, so be careful
- when deleting a word at the end of a paragraph.) But I was
- dying for a delete word command, and STARTKey filled the gap.
- If you want to change any of these commands, the uncompiled
- text file is included.
-
- I'm shatteringly inept at getting anything to run if
- it's not ready from the box, but writing STARTKey macros was
- easy for even me. I'm sure others will come up with much
- better additions to the command sets of word processors and
- other favorite applications.
-
- -- Clayton Hardiman
- GEnie address: CHARDIMAN
-